Skip to content

doc: update for solution to dual package hazard#53873

Open
taniishkaaa wants to merge 2 commits intonodejs:mainfrom
taniishkaaa:issue-52174
Open

doc: update for solution to dual package hazard#53873
taniishkaaa wants to merge 2 commits intonodejs:mainfrom
taniishkaaa:issue-52174

Conversation

@taniishkaaa
Copy link

updates doc/api/packages.md to recommend node/default conditions instead of require/import as a solution to the dual package hazard

Fixes: #52174

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/loaders

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Jul 16, 2024
@aduh95
Copy link
Contributor

aduh95 commented Jul 16, 2024

Can you run make format-md to fix the linter errors please?

@taniishkaaa
Copy link
Author

Can you run make format-md to fix the linter errors please?

I'm facing some errors while running the command, I'll get it done as soon as i can

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Recommend node/default conditions instead of require/import as a solution to the dual package hazard

3 participants